TELDisposeDNSoundOutput
Disposes of the sound output component associated with a directory number.
pascal TELErr TELDisposeDNSoundOutput ( TELDNHandle hTELDN, Component SndOut);
hTELDN
- A handle to a directory number structure.
SndOut
- A component reference to the sound output stream associated with the specified directory number. You can get this reference by calling
TELGetDNSoundOutput
.- function result
- A result code.
DESCRIPTION
TheTELDisposeDNSoundOutput
function disposes of the sound output component specified by theSndOut
parameter that is associated with the directory number specified by thehTELDN
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help